popover: Fix input shape rendering
authorTimm Bäder <mail@baedert.org>
Sat, 16 May 2020 20:34:38 +0000 (22:34 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 16 May 2020 20:34:38 +0000 (22:34 +0200)
commit5b0e91844bf10b8ac4105e5fd438405995e13a3d
treec7f817df25749186dac58c96c1f033f6fe131d2c
parentc4363e27064da26a1e8a51bb2e4ab597c3d90d5a
popover: Fix input shape rendering

Once again, calling gtk_widget_get_allocation() is wrong.

Fixes #2601
gtk/gtkpopover.c